Skip to content

fix(deps): update dependency flow-parser to v0.319.0#59

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/flow-parser-0.x
Jun 23, 2026
Merged

fix(deps): update dependency flow-parser to v0.319.0#59
renovate[bot] merged 1 commit into
mainfrom
renovate/flow-parser-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
flow-parser (source) 0.318.00.319.0 age confidence

Release Notes

facebook/flow (flow-parser)

v0.319.0

Compare Source

Likely to cause new Flow errors:

  • The config for casting_syntax is removed. The as casting syntax is the only supported casting syntax. See Modernizing legacy syntax for migration guidance.
  • Flow will now error on T: B in favor of T extends B in type parameters, and error on +/- in favor of readonly/writeonly . See Modernizing legacy syntax for migration guidance.

New Features:

  • Support the global NaN as a match pattern

Notable bug fixes:

  • Fixed negative bigint literal patterns in match being treated as their positive counterpart
  • ConstructorParameters and InstanceType now work on Class<C>, not just typeof C
  • match instance patterns whose constructor is a subclass of the scrutinee type are no longer incorrectly reported as unused.

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Jun 23, 2026
@renovate
renovate Bot requested a review from a team as a code owner June 23, 2026 04:40
@renovate
renovate Bot requested review from joris974 and removed request for a team June 23, 2026 04:40
@renovate
renovate Bot merged commit 16d6b16 into main Jun 23, 2026
4 checks passed
@renovate
renovate Bot deleted the renovate/flow-parser-0.x branch June 23, 2026 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants